home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / comm / bbs / amms20d.lha / amms / mbbatch / com / english / download.bat < prev    next >
DOS Batch File  |  1995-05-05  |  484b  |  31 lines

  1. ;
  2. ;    Command : Download V1.02
  3. ;
  4. ;    Language : english
  5. ;
  6. ;    Known variables :
  7. ;    -----------------
  8. ;    TIMEOUT : timeout of auto logout (sec.)
  9. ;
  10.  
  11. ;
  12. ;    Choose : Autologout/Download/Abort
  13. ;
  14. T1="^J#fett#D#reset#ownload / Download+#fett#L#reset#ogout / #fett#A#reset#bort (D/L/A) ? D#left#"
  15. ;
  16. ;    Choose : Autologout
  17. ;
  18. T2="^JLogout in 'TIMEOUT' seconds, press A for abort ...^J"
  19. ;
  20. ;    Menu : Key for Download
  21. ;
  22. DOWN="D^M"
  23. ;
  24. ;    Menu : Key for Autologout
  25. ;
  26. AUTO="L"
  27. ;
  28. ;    Menu : Key for Abort
  29. ;
  30. ABORT="A"
  31.